@charset "utf-8";
.main {
	width: 1000px;
	background-color: #009999;
	margin-right: auto;
	margin-left: auto;
}
.header {
	width: 1000px;
	background-color: #FFFFFF;
}
.leftcol {
	background-color: #999999;
	float: left;
	height: 800px;
	width: 250px;
	background-image: url(images/gray6b38.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.middle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 800px;
	width: 750px;
	float: left;
	background-image: url(images/blgr026.jpg);
}
.year {
	height: 36px;
	width: 230px;
	margin-right: 100px;
	margin-left: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}
.born {
	height: 20px;
	width: 200px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.born2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	height: 20px;
	width: 70px;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
}
.borndetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}
.bornreturn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 20px;
	width: 130px;
	margin-right: 25px;
	margin-left: 25px;
}
.married2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	width: 90px;
	margin-right: 25px;
	margin-left: 25px;
}
.marrieddetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 40px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}
.marriedreturn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 20px;
	width: 130px;
	margin-right: 25px;
	margin-left: 25px;
}
.died2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	width: 70px;
	margin-right: 25px;
	margin-left: 25px;
}
.dieddetails {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 40px;
	width: 600px;
	margin-right: 25px;
	margin-left: 25px;
}
.diedreturn {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 20px;
	width: 130px;
	margin-right: 25px;
	margin-left: 25px;
}
